pubnub-kotlin-docs
Toggle table of contents
13.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
[root]
/
PubNub
/
GetAllMetadataParameters
Get
All
Metadata
Parameters
js
interface
GetAllMetadataParameters
Members
Properties
filter
Link copied to clipboard
js
abstract
var
filter
:
String
?
include
Link copied to clipboard
js
abstract
var
include
:
PubNub.MetadataIncludeOptions
?
limit
Link copied to clipboard
js
abstract
var
limit
:
Number
?
page
Link copied to clipboard
js
abstract
var
page
:
PubNub.MetadataPage
?
sort
Link copied to clipboard
js
abstract
var
sort
:
JsMap
<
String
>
?